Obey tramp-histfile-override in remote direct async processes
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 29 May 2024 15:11:49 +0000 (17:11 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 29 May 2024 15:11:49 +0000 (17:11 +0200)
commit063b67325b4e00a31c1178b340529a94e0de1c4e
tree63b334e020a42dbf28771b0bad93fc0b5d565cf1
parent4e836407ce3a2140725c7ddc2cedc3478d34a479
Obey tramp-histfile-override in remote direct async processes

* doc/emacs/custom.texi (Connection Variables):
Mention `permanent-local' symbol property.

* lisp/net/tramp-sh.el (tramp-histfile-override):
Add ;;;###tramp-autoload cookie and `permanent-local' symbol
property.

* lisp/net/tramp.el (tramp-handle-make-process):
Obey `tramp-histfile-override'.  (Bug#71049)
doc/emacs/custom.texi
lisp/net/tramp-sh.el
lisp/net/tramp.el